home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Turnbull China Bikeride
/
Turnbull China Bikeride - Disc 2.iso
/
STUTTGART
/
LANG
/
C
/
LIB
/
EXPRO
/
_files
/
_exprodir
/
exproasm._h
< prev
next >
Wrap
Text File
|
1990-06-04
|
380b
|
19 lines
/*
* exproasm.h
*
* version 1.00, 04-06-1990
*
* execution profiler headerfile
*
* copyright Ferdinand Oeinck 1990
*
*/
#include "kernel.h"
unsigned int * exproasm_getstart(void);
unsigned int * exproasm_getend(void);
_kernel_languagedescription * exproasm_getlangdesblock(void);
void exproasm_ReleaseIntDeviceVector(void);
int exproasm_ClaimIntDeviceVector(void);